home *** CD-ROM | disk | FTP | other *** search
/ Champak 50 / Volume 50 - JOGO DISK .iso / Games / jumpingrope.swf / scripts / frame_36 / DoAction.as
Text File  |  2007-10-01  |  77b  |  10 lines

  1. stop();
  2. if(stageN == 1)
  3. {
  4.    startGameF();
  5. }
  6. else
  7. {
  8.    reStart();
  9. }
  10.